Skip to content

autoprompt: archive shipped prompts, drop skipped, rewrite README - #16

Merged
Jammy2211 merged 1 commit into
mainfrom
feature/autoprompt-cleanup
Apr 28, 2026
Merged

autoprompt: archive shipped prompts, drop skipped, rewrite README#16
Jammy2211 merged 1 commit into
mainfrom
feature/autoprompt-cleanup

Conversation

@Jammy2211

Copy link
Copy Markdown
Collaborator

Summary

  • Move 05/06/08 to issued/ (shipped prompts archive there per the 01/02/03 precedent).
  • Delete 07 (explicitly skipped during the sweep, matches the 04 precedent).
  • Rewrite autoprompt/README.md as a historical record (Outcomes table + What-shipped / What-didn't sections), replacing the stale TODO-list framing.

After this, autoprompt/ contains only the README — closed chapter.

Closes #15.

Test plan

  • ls PyAutoPrompt/autoprompt/ shows only README.md.
  • ls PyAutoPrompt/issued/ includes 05_sync_slash_command.md, 06_repo_health_audit.md, 08_test_summary.md alongside the existing 01/02/03.
  • 07_worktree_only_edits.md is gone everywhere.
  • README links resolve (relative ../issued/<file>.md paths from the README's location).

🤖 Generated with Claude Code

The 2026-04-27 workflow-infrastructure sweep is closed. Tidy the folder:

  - Move 05_sync_slash_command.md, 06_repo_health_audit.md,
    08_test_summary.md to issued/ — matches the 01/02/03 precedent of
    archiving shipped prompts.
  - Delete 07_worktree_only_edits.md — matches the 04 precedent
    (explicitly skipped during the sweep, no point keeping the spec).
  - Rewrite README.md as a historical record showing what shipped vs
    re-scoped vs skipped, replacing the original TODO-list framing
    that still referenced 04 and listed 07 as "the biggest fix".

After this, autoprompt/ contains only the README — closed chapter.

Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
@Jammy2211
Jammy2211 merged commit 639f7b4 into main Apr 28, 2026
@Jammy2211
Jammy2211 deleted the feature/autoprompt-cleanup branch April 28, 2026 08:44
Jammy2211 pushed a commit that referenced this pull request Jul 9, 2026
Jammy2211 pushed a commit that referenced this pull request Jul 9, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Clean up autoprompt/ folder after sweep completes

1 participant